Skip to content

Pedantry tests #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 27, 2015
Merged

Pedantry tests #9

merged 3 commits into from
Apr 27, 2015

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Apr 27, 2015

No description provided.

jmikola added a commit that referenced this pull request Apr 27, 2015
@jmikola jmikola merged commit 9918b97 into mongodb:master Apr 27, 2015
@jmikola jmikola deleted the pedantry branch April 27, 2015 18:45
GromNaN added a commit to GromNaN/mongo-php-library that referenced this pull request Sep 9, 2024
…ical field names (mongodb#9)

Numerical field names can't be used with named argument, because even if they comes from an array unpacking, the numerical keys are recalculated as a sequence: https://3v4l.org/Gj7jC

Everywhere a query is expected, an single array can be passed instead of the variadic arguments.

* Tuned the accepted types for field query
* Fixed CS (newline after if) in generated code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant